home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 138
/
Volume 138 Aug 19 2011 - Damaged.iso
/
Games
/
shadez.swf
/
scripts
/
Local
/
External
/
CProtection.as
< prev
next >
Wrap
Text File
|
2011-08-19
|
791b
|
39 lines
package Local.External
{
public class CProtection
{
public function CProtection()
{
if(true)
{
super();
}
}
public static function ShowAds() : Boolean
{
§§push(CURL.isCMG());
if(true)
{
§§push(Boolean(§§pop()));
if(true)
{
if(!§§pop())
{
if(true)
{
§§pop();
§§push(CURL.isKONGREGATE());
}
§§push(Boolean(§§pop()));
}
}
§§push(!§§pop());
}
return §§pop();
}
}
}